You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Probabilities Class > Probabilities Methods > Probabilities.DirichletEta Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Probabilities.DirichletEta Method

Dirichlet Eta function.

Syntax
C#
Visual Basic
public static TCplx DirichletEta([In] TCplx Z, int n);
Parameters 
Description 
[In] TCplx Z 
Defines complex value for which the Eta function is to be calculated. 
int n 
Defines used number of terms used in complex series approximation of Eta function. 

the Dirichlet Eta function.

Dirichlet eta function is defined by the following equation: 

,  

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!